Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Hyde::markdown() helper #670

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Nov 17, 2022

Adds a helper to the Hyde facade to quickly convert Markdown to HTML.

@caendesilva caendesilva marked this pull request as ready for review November 17, 2022 19:41
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Merging #670 (1b40229) into master (ec3c401) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #670   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1049      1050    +1     
===========================================
  Files            132       132           
  Lines           2595      2597    +2     
===========================================
+ Hits            2595      2597    +2     
Impacted Files Coverage Δ
packages/framework/src/Hyde.php 100.00% <ø> (ø)
...rc/Foundation/Concerns/ImplementsStringHelpers.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva caendesilva merged commit d6cbfcd into master Nov 17, 2022
@caendesilva caendesilva deleted the add-hyde-markdown-helper branch November 17, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant